Skip to content

Conversation

@yuxianrz
Copy link

@yuxianrz yuxianrz commented Aug 1, 2025

Problem

UI and error message no longer compatible after adding IAM credentials authflow
IAM Access Key needs manual input every time a client log in

Solution

This is part of #7507 and is built on top of #7659.


  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yuxianrz yuxianrz requested a review from a team as a code owner August 1, 2025 18:15
@github-actions
Copy link

github-actions bot commented Aug 1, 2025

  • This pull request implements a feat or fix, so it must include a changelog entry (unless the fix is for an unreleased feature). Review the changelog guidelines.
    • Note: beta or "experiment" features that have active users should announce fixes in the changelog.
    • If this is not a feature or fix, use an appropriate type from the title guidelines. For example, telemetry-only changes should use the telemetry type.

@yuxianrz yuxianrz requested a review from tsmithsz August 1, 2025 18:36
@yuxianrz
Copy link
Author

yuxianrz commented Aug 1, 2025

/retryBuilds

@bywang56 bywang56 merged commit 754f87e into aws:feature/flare-mega Aug 4, 2025
16 of 22 checks passed
bywang56 pushed a commit that referenced this pull request Aug 6, 2025
## Problem
The webview does not support STS credentials input (sessionToken and
roleArn) and endpoint to LSP does not support STS credentials and
profiles.

## Solution
This is part of #7507 and
is built on top of #7797.

- Add STS credentials input box webview, enabling mfa verification if
credentials has assume role with mfa permission
- Modify AuthUtils and auth2.ts to accommodate new IAM profile type
- Add stsCache and other sts handlers to connect to LSP

---
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.

---------

Co-authored-by: Ramon Li <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants